• Blog
  • Teaching
    • Jacob’s Teaching Experience
    • Introduction to R
    • Introduction to Git/GitHub
    • API 222 Section Material
  • Research
Categories
All (7)

Introduction to Git and GitHub

Welcome to the Introduction to Git and GitHub. This is a collection of notes and references for using Git and GitHub. The goal is to provide a quick introduction and reference for common commands and workflows.

Git Installation Instructions

Install homebrew following the instructions at https://brew.sh/.
Jacob Jameson

Part 1: Git Installation and SSH Instructions

Help on installing git and setting up SSH keys for GitHub

Jacob Jameson

Part 2: Introduction to Git and GitHub

In this guide, we’ll cover the basics of Git and GitHub

Jacob Jameson

Part 3: Branching

When using Git, branches are a part of your everyday development process. Git branches are effectively a pointer to a snapshot of your changes. When you want to add a new…
Jacob Jameson

Part 4: Reference

A reference guide for git commands

Jacob Jameson

Part 5: Workflow

A reference guide for git commands

Jacob Jameson

 

Part 6: Additional Resources

Links to additional git resource

Jacob Jameson
No matching items
Copyright 2024, Jacob Jameson